Update dependency mypy to v1.20.2 - autoclosed - #23
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 25 25
Branches 6 6
=========================================
Hits 25 25 ☔ View full report in Codecov by Sentry. |
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
April 24, 2024 17:07
5309c89 to
58cf5ff
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
June 25, 2024 02:39
58cf5ff to
4c36747
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
July 19, 2024 20:01
4c36747 to
56c468b
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
July 31, 2024 01:08
56c468b to
4d1f7a1
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
August 25, 2024 00:11
4d1f7a1 to
b082882
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
October 14, 2024 20:16
b082882 to
1f115e8
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
October 20, 2024 04:54
1f115e8 to
68be6f2
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
October 23, 2024 01:08
68be6f2 to
d995cd8
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 20, 2024 16:30
d995cd8 to
6991fa7
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 30, 2024 17:22
6991fa7 to
3623fd5
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
February 5, 2025 04:24
3623fd5 to
d47812b
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
May 29, 2025 15:13
d47812b to
41210fd
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
June 16, 2025 23:10
41210fd to
f384d7d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
July 14, 2025 23:01
f384d7d to
1dde405
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
August 7, 2025 11:45
1dde405 to
5bf0967
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
September 13, 2025 19:58
5bf0967 to
cd0fc1d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
September 19, 2025 02:29
cd0fc1d to
55c740a
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
November 28, 2025 18:08
55c740a to
f21628d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
December 15, 2025 06:14
f21628d to
dfd8abd
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
March 31, 2026 21:10
dfd8abd to
4f81740
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
April 13, 2026 04:32
4f81740 to
6eeec23
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x
branch
from
April 21, 2026 20:44
6eeec23 to
148d0b1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.8.0→==1.20.2Release Notes
python/mypy (mypy)
v1.20.2Compare Source
v1.20.1Compare Source
dict.__or__typeshed change (Ivan Levkivskyi, PR 21186)type[T]in type calls (Shantanu, PR 21174)Anytyped variables (Shantanu, PR 21142)--warn-unused-configshould not be a strict flag (Ivan Levkivskyi, PR 21139)v1.20.0Compare Source
v1.19.1Compare Source
types.NoneTypein match cases (A5rocks, PR 20383)v1.19.0Compare Source
v1.18.2Compare Source
object.__init__(Stephen Morton, PR 19733)v1.18.1Compare Source
v1.17.1Compare Source
Noneas constraints bottom if no bottoms were provided (Stanislav Terliakov, PR 19485)hasattr" in dmypy (Stanislav Terliakov, PR 19428)v1.17.0Compare Source
v1.16.1Compare Source
v1.16.0Compare Source
v1.15.0Compare Source
v1.14.1Compare Source
v1.14.0Compare Source
v1.13.0Compare Source
v1.12.1Compare Source
os.pathstubs affecting use ofos.PathLike[Any](Shantanu, PR 17995)v1.12.0Compare Source
v1.11.2Compare Source
TypedDictitem types before storing (Ivan Levkivskyi, PR 17640)v1.11.1Compare Source
RawExpressionType.acceptcrash with--cache-fine-grained(Anders Kaseorg, PR 17588)typing.TypeAliasTypebeing undefined on python < 3.12 (Nikita Sobolev, PR 17558)types.GenericAliaslookup crash (Shantanu, PR 17543)v1.11.0Compare Source
v1.10.1Compare Source
v1.10.0Compare Source
v1.9.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.